home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIP Turkiye Mayıs 1998.iso / internet / w32-252.exe / BCARD32.FFF < prev    next >
Text File  |  1996-12-17  |  723b  |  30 lines

  1. ;
  2. ; Form Fact File for the Pegasus Mail Business Card Extension
  3. ; Pegasus Mail System, Copyright 1990-96 David Harris, all rights reserved.
  4. ;
  5. ; For information on the format of this file, see FFF.TXT in this directory.
  6. ;
  7.  
  8. ;  The Business Card Extension is a matched pair of Reader and
  9. ;  Composer Extensions. We need to create definitions for each.
  10.  
  11. Form name = "Business Card Reader"
  12. 32-bit model = 1
  13. Form DLL = ~A\BCARDR32.DLL
  14. Form type = READER
  15. Form flags = 0
  16. Form tagname = PM-BCARD
  17. Form triggers = X-Tagname*PM-BCARD
  18. Form data = ""
  19. End
  20.  
  21. Form name = "Business Card"
  22. 32-bit model = 1
  23. Form DLL = ~A\BCARDC32.DLL
  24. Form type = COMPOSER
  25. Form flags = 0
  26. Form tagname = PM-BCARD
  27. Form data = ""
  28. End
  29.  
  30.